Skip to content

Update cssnano to 2.1.0 #116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 26, 2015
Merged

Conversation

oliverwoodings
Copy link
Contributor

There is a bug in the version of postcss-normalize-urls used by cssnano 1.4.2 which causes it to mess up data URIs (e.g. inline fonts and images) by converting // to /. Updating to the latest cssnano resolves this issue.

@ben-eb
Copy link
Contributor

ben-eb commented Jul 23, 2015

👍, didn't realise it was using 1.x.

@oliverwoodings
Copy link
Contributor Author

@ben-eb was a fun bug to track down! Sat there disabling cssnano plugins one by one until it worked again

sokra added a commit that referenced this pull request Jul 26, 2015
@sokra sokra merged commit f2a5a38 into webpack-contrib:master Jul 26, 2015
@sokra
Copy link
Member

sokra commented Jul 26, 2015

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants